With the iSphere 5250 emulator you can set a debugger service entry point (SEP) from PDM with a user-defined option.
Start PDM (Command STRPDM) and select option 9 to work with the user-defined options. Then press F6 to add a new option. The following example uses "ES" (Eclipse Service Entry Point) to set a SEP:
Option | Command | |
ES | CALL PGM(ISPHERE/HANDLER) PARM('SETDBGSEP' '&L' '&N' '&T') |
Now you can use ES next to a program or service program to set a service entry point from an iSphere 5250 session for the selected object.